home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Magazin/MacEasy 19
/
Mac Magazin and MacEasy Magazine CD - Issue 19.iso
/
Musik & Kunst
/
JUNO Librarian 1.1.5
/
Sample Scripts
/
32 Change VCA LEVEL
< prev
next >
Wrap
Text File
|
1994-01-28
|
149b
|
6 lines
tell application "JUNO Librarian"
activate -- if needed
set x to 90 -- 0 - 127 (64 for center)
copy x to Parameter 10 of Window "Sample"
end tell